purple_conversation_foreach

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void purple_conversation_foreach(void function(PurpleConversation*) func)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    void
    purple_conversation_foreach
    (
    void function func
    )
  2. da_purple_conversation_foreach purple_conversation_foreach;

Meta